Package-level declarations
Types
Arguments for backward pagination through a connection.
Tagging interface for output types that have fields, i.e. interfaces, objects, and unions
Typed access to the pagination inputs (first, after, last, before) of a connection field.
Arguments for forward pagination through a connection.
Tagging interface for GraphQL interface types.
Arguments for connections that expose all four pagination args ([first], [after], [last], [before]).
Tagging interface for types that implement the Node interface. This includes both Node interfaces and Node object implementations.
Tagging interface for object types that implement the Node interface
Tagging interface for object types
A cursor for offset-based pagination.
Result of converting viaduct.api.types.ConnectionArguments to an offset/limit pair.
Tagging interface for union types